Home

Computer science

'

  1. Create the following files. Try creating them directly from the ~/workspace directory, all at once:

    test-website/index.html \r\ntest-website/.website-config\r\ntest-website/css/styles.css\r\ntest-website/img/logo.png\r\ntest-website/js/scripts.js\r\n
  2. From your ~/workspace directory, list the test-website/css directory content including hidden files

  3. Clear the terminal screen

'

Answer